home *** CD-ROM | disk | FTP | other *** search
- REM * * * * * * * * * * * * * * * * * * * * * * * *
- REM
- REM WE WILL NOW CREATE THE WORKING COPY OF SAGE TRADER
- REM
- REM * * * * * * * * * * * * * * * * * * * * * * * *
- REM
- PAUSE Place your blank formated disk in drive B
- REM
- COPY ST.* B:
- COPY *.CCC B:
- REM
- REM * * * * * * * * * * * * * * * * * * * * * * * *
- REM
- REM We have now copied the program and demonstration files to your working
- REM diskette. Now, you should copy EDLIN.COM from the DOS diskette to your
- REM working diskette. When the A> prompt appears:
- REM 1) insert the DOS diskette in drive A,
- REM 2) type : COPY EDLIN.COM B:
- REM 3) press [enter]
- REM
- REM * * * * * * * * * * * * * * * * * * * * * * * *
- REM
- REM Prepare your printer with at least 64 sheets of paper or press
- REM [Control Break] to terminate the batch file.
- REM
- PAUSE Press any key to begin printing.
- COPY TRADER.PRN PRN
- REM * * * * * * * * * * * * * * * * * * * * * * * *
- REM
- REM A working copy and documentation are now complete.